| 2013-09-11 |
robertlipe | Minor internal changes to make new_strings land better. |
commit | commitdiff | tree | snapshot |
| 2013-09-11 |
robertlipe | Fix mem leak I introduced earlier tonight (this morning... |
commit | commitdiff | tree | snapshot |
| 2013-09-11 |
robertlipe | Pull out a little more char* from our core infrastructu... |
commit | commitdiff | tree | snapshot |
| 2013-09-11 |
robertlipe | Steve replaces use of deprecated QHttp with QNetworkAcc... |
commit | commitdiff | tree | snapshot |
| 2013-09-10 |
robertlipe | Peter Popovec tweaks gtrnctr to fix sometimes missing... |
commit | commitdiff | tree | snapshot |
| 2013-09-09 |
robertlipe | Remove explicit xstrdup(CSTR... in favor of helper. |
commit | commitdiff | tree | snapshot |
| 2013-09-09 |
robertlipe | Style Cleanup from last commit. |
commit | commitdiff | tree | snapshot |
| 2013-09-09 |
robertlipe | Dirk Stitchling adds support for Navin/ZNEX miniHomer... |
commit | commitdiff | tree | snapshot |
| 2013-09-07 |
robertlipe | Fix (probably) memory leak in xmltag converion. |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
robertlipe | Move remaining char*'s in xmltag to QStrings. Tweak... |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
robertlipe | Remove some read-only struct members in xml_tag. Passe... |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
robertlipe | Fix another new/xfree mismatch. |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
robertlipe | Correct allocation in xml_tag pseudo copy constructor. |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
robertlipe | A very conservative move of xml_tag into a class of... |
commit | commitdiff | tree | snapshot |
| 2013-09-04 |
tsteven4 | fix waypoint counting errors in tpo and igc readers. |
commit | commitdiff | tree | snapshot |
| 2013-09-02 |
tsteven4 | fix memory leaks in cup, easygps, mapsend, osm, pcx... |
commit | commitdiff | tree | snapshot |
| 2013-09-01 |
tsteven4 | fix issue with naviguide reader double counting route... |
commit | commitdiff | tree | snapshot |
| 2013-09-01 |
tsteven4 | fix bug in garmin_txt reader that could result in unini... |
commit | commitdiff | tree | snapshot |
| 2013-09-01 |
tsteven4 | fix iblue styles, writing was causing usage of uninitia... |
commit | commitdiff | tree | snapshot |
| 2013-09-01 |
tsteven4 | improve support for testo running from alternate direct... |
commit | commitdiff | tree | snapshot |
| 2013-08-31 |
tsteven4 | add option to capture valgrind output in a log file. |
commit | commitdiff | tree | snapshot |
| 2013-08-30 |
tsteven4 | fix some url related memory leaks. |
commit | commitdiff | tree | snapshot |
| 2013-08-30 |
robertlipe | Add valgrind leak suppressiosn for Fedora 18 to improve... |
commit | commitdiff | tree | snapshot |
| 2013-08-30 |
robertlipe | Remove unnecessary strdup in garmin_gpi. |
commit | commitdiff | tree | snapshot |
| 2013-08-30 |
robertlipe | Fix obscure leak in GPX reader that I introduced. ... |
commit | commitdiff | tree | snapshot |
| 2013-08-28 |
tsteven4 | report errors detected by QXmlStreamReader in the geo... |
commit | commitdiff | tree | snapshot |
| 2013-08-28 |
tsteven4 | correct comment about readElementText behavior. |
commit | commitdiff | tree | snapshot |
| 2013-08-28 |
tsteven4 | add error checking QXmlStreamReader errors in xmlgeneric. |
commit | commitdiff | tree | snapshot |
| 2013-08-26 |
robertlipe | Improve coment re:setCodecForCStrings. |
commit | commitdiff | tree | snapshot |
| 2013-08-26 |
robertlipe | Gerhard brings MSVC up to speed. |
commit | commitdiff | tree | snapshot |
| 2013-08-25 |
robertlipe | Another fix in gpx.cc. With this, vtesto runs to compl... |
commit | commitdiff | tree | snapshot |
| 2013-08-25 |
robertlipe | Fix use-after-read that I just introduced in gpx.cc |
commit | commitdiff | tree | snapshot |
| 2013-08-25 |
robertlipe | Replace a little-used Date field in unicsv with QDateTi... |
commit | commitdiff | tree | snapshot |
| 2013-08-25 |
robertlipe | Lock unicsv test to UTC. |
commit | commitdiff | tree | snapshot |
| 2013-08-25 |
robertlipe | Actually commit leak fix I just told Steve I committed... |
commit | commitdiff | tree | snapshot |
| 2013-08-25 |
tsteven4 | add error detection for navicache reader. |
commit | commitdiff | tree | snapshot |
| 2013-08-25 |
robertlipe | Another cleanup pass on GPX reader. Eliminate vmem... |
commit | commitdiff | tree | snapshot |
| 2013-08-25 |
tsteven4 | Actually use autoheader to generate config.h.in instead... |
commit | commitdiff | tree | snapshot |
| 2013-08-25 |
tsteven4 | rip expat out of the build system. |
commit | commitdiff | tree | snapshot |
| 2013-08-25 |
tsteven4 | gpx reader based on QXmlStreamReader goes live. |
commit | commitdiff | tree | snapshot |
| 2013-08-25 |
robertlipe | Rename GUI *.cpp to *.cc to match convention in core. |
commit | commitdiff | tree | snapshot |
| 2013-08-24 |
tsteven4 | checkpoint new gpx reader based on QXmlStreamReader... |
commit | commitdiff | tree | snapshot |
| 2013-08-23 |
tsteven4 | eliminate weird input mode of gpx reader. |
commit | commitdiff | tree | snapshot |
| 2013-08-23 |
robertlipe | Florian Unger adds rptname, rptdigit options to tranfor... |
commit | commitdiff | tree | snapshot |
| 2013-08-23 |
robertlipe | How many times do I have to kill axim and psp? Die... |
commit | commitdiff | tree | snapshot |
| 2013-08-23 |
robertlipe | Delete some dead code. |
commit | commitdiff | tree | snapshot |
| 2013-08-23 |
robertlipe | Drop dead uuid code. |
commit | commitdiff | tree | snapshot |
| 2013-08-23 |
robertlipe | Add geocaching coverage to unicsv reader/writer test. |
commit | commitdiff | tree | snapshot |
| 2013-08-23 |
robertlipe | Minor warning cleanups for Fedora. |
commit | commitdiff | tree | snapshot |
| 2013-08-23 |
robertlipe | Add a KML read test, lame as it is... |
commit | commitdiff | tree | snapshot |
| 2013-08-23 |
robertlipe | Whittle away a few more C-style date handlers. |
commit | commitdiff | tree | snapshot |
| 2013-08-22 |
tsteven4 | fix another link related memory issue with the gpx... |
commit | commitdiff | tree | snapshot |
| 2013-08-22 |
tsteven4 | fix a bug in the gpx reader that could cause the charac... |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
robertlipe | Kludge around probably TZ issue that I introduced in... |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
robertlipe | Convert remaining users (glogbook, hiketech) of xmlgeneric |
commit | commitdiff | tree | snapshot |
| 2013-08-20 |
tsteven4 | correct error in computing time spans related to DST. |
commit | commitdiff | tree | snapshot |
| 2013-08-20 |
robertlipe | OK, the doc is self-correcting when you don't include... |
commit | commitdiff | tree | snapshot |
| 2013-08-20 |
robertlipe | Actually commit the astyle change I spoke of earlier. |
commit | commitdiff | tree | snapshot |
| 2013-08-20 |
robertlipe | The reaper comes for little-used and/or pain in the... |
commit | commitdiff | tree | snapshot |
| 2013-08-18 |
tsteven4 | tweak datetime operator overload. |
commit | commitdiff | tree | snapshot |
| 2013-08-16 |
tsteven4 | don't use windows ddks that won't work, e.g. the one... |
commit | commitdiff | tree | snapshot |
| 2013-08-16 |
robertlipe | Remove another implicit time_t conversion. |
commit | commitdiff | tree | snapshot |
| 2013-08-16 |
robertlipe | A surpisingly clean bill of health from valgrind on... |
commit | commitdiff | tree | snapshot |
| 2013-08-16 |
robertlipe | Replace use of Expat with QXmlStreamReaader in navicach... |
commit | commitdiff | tree | snapshot |
| 2013-08-16 |
tsteven4 | slightly cleaner fix for Qt 4.6. |
commit | commitdiff | tree | snapshot |
| 2013-08-15 |
tsteven4 | compatibility fix for Qt 4.6. |
commit | commitdiff | tree | snapshot |
| 2013-08-15 |
tsteven4 | remove insistence that we have expat for kml, gtrnctr... |
commit | commitdiff | tree | snapshot |
| 2013-08-15 |
robertlipe | Remove a silly use (in a low-running place) of time_t... |
commit | commitdiff | tree | snapshot |
| 2013-08-15 |
robertlipe | Conrad removes implicit conversion to time_t. |
commit | commitdiff | tree | snapshot |
| 2013-08-15 |
robertlipe | NEWQ scribbling in filters. |
commit | commitdiff | tree | snapshot |
| 2013-08-15 |
tsteven4 | remove some obsolete debris from gpx reader. |
commit | commitdiff | tree | snapshot |
| 2013-08-13 |
tsteven4 | restore native line endings to kml and gpx writers... |
commit | commitdiff | tree | snapshot |
| 2013-08-13 |
tsteven4 | subclass QFile to provide error handling and stdio. |
commit | commitdiff | tree | snapshot |
| 2013-08-12 |
robertlipe | Checkpoint NEWQ code. Still not very happy with it... |
commit | commitdiff | tree | snapshot |
| 2013-08-11 |
tsteven4 | standardize gpx and kml writers using dynamically alloc... |
commit | commitdiff | tree | snapshot |
| 2013-08-11 |
robertlipe | Sketch in work in progress of replacing waypoint list... |
commit | commitdiff | tree | snapshot |
| 2013-08-09 |
tsteven4 | fix memory leaks in coto, geoniche, humminbird, xol. |
commit | commitdiff | tree | snapshot |
| 2013-08-08 |
tsteven4 | fix assertion failure in easygps related to new class... |
commit | commitdiff | tree | snapshot |
| 2013-08-08 |
robertlipe | Force testo to run in US.UTF-8 for now. |
commit | commitdiff | tree | snapshot |
| 2013-08-08 |
tsteven4 | conrad fixes the fix for tmpro. |
commit | commitdiff | tree | snapshot |
| 2013-08-08 |
tsteven4 | update google test to verify multiple encodings. |
commit | commitdiff | tree | snapshot |
| 2013-08-08 |
tsteven4 | fix strip_html leak again, it looks like r4508 lost... |
commit | commitdiff | tree | snapshot |
| 2013-08-08 |
tsteven4 | fix memory link in gpx reader. |
commit | commitdiff | tree | snapshot |
| 2013-08-08 |
robertlipe | Fix mem clobber in tmpro. |
commit | commitdiff | tree | snapshot |
| 2013-08-07 |
robertlipe | From Conrad Meyer: |
commit | commitdiff | tree | snapshot |
| 2013-08-07 |
robertlipe | Remove unnecessary initializations in lowranceusr that... |
commit | commitdiff | tree | snapshot |
| 2013-08-07 |
robertlipe | Completely replace URL handling with a sane, unified... |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
robertlipe | Fix warnings in mmo. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
robertlipe | Remove remnants of avltree. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
robertlipe | Convert MMO to QHash. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
robertlipe | Update jtr to QHash. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
robertlipe | Conrad converts rest of OSM to QHash. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
robertlipe | Use QHash instead of QMap in osm. |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
robertlipe | Fix crash in google reader; some problem remains. |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
robertlipe | Bring happiness to Humminbird on Linux. |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
robertlipe | Conrad Meyer replaces our expat-based XML reader with... |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
robertlipe | Reconcile merge conflicts from before. Oops. |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
robertlipe | Add new humminbird v3 format. |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
tsteven4 | fix memory leaks in ozi reader. |
commit | commitdiff | tree | snapshot |
| 2013-08-04 |
tsteven4 | fix memory leak in strip_html(). |
commit | commitdiff | tree | snapshot |
| next |